Skip to content

[3.8] bpo-37233: optimize method_vectorcall in case of totalargs == 0 (GH-14550)#14574

Merged
miss-islington merged 1 commit into
python:3.8from
miss-islington:backport-53c2143-3.8
Jul 3, 2019
Merged

[3.8] bpo-37233: optimize method_vectorcall in case of totalargs == 0 (GH-14550)#14574
miss-islington merged 1 commit into
python:3.8from
miss-islington:backport-53c2143-3.8

Conversation

@miss-islington

@miss-islington miss-islington commented Jul 3, 2019

Copy link
Copy Markdown
Contributor

(cherry picked from commit 53c2143)

Co-authored-by: Jeroen Demeyer J.Demeyer@UGent.be

https://bugs.python.org/issue37233

…onGH-14550)

(cherry picked from commit 53c2143)

Co-authored-by: Jeroen Demeyer <J.Demeyer@UGent.be>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@jdemeyer and @methane: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 1099e34 into python:3.8 Jul 3, 2019
@miss-islington miss-islington deleted the backport-53c2143-3.8 branch July 3, 2019 13:06
@miss-islington

Copy link
Copy Markdown
Contributor Author

@jdemeyer and @methane: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington

Copy link
Copy Markdown
Contributor Author

@jdemeyer and @methane: Status check is done, and it's a success ✅ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants